home *** CD-ROM | disk | FTP | other *** search
- BODY
- {
- font-size: 12px;
- font-weight: normal;
- font-family: "Tahoma", "Arial";
- color: #000000;
- background-color: #FFFFFF;
- }
-
- .ctaBODY
- {
- font-size: 12px;
- font-weight: normal;
- font-family: "Tahoma", "Arial";
- color: #000000;
- background-color: #FFFFFF;
- }
-
- #MiniDayView
- {
- position: absolute;
- left: 332px;
- top: 0px;
- height: 272px;
- width: 120px;
-
- font-family: Tahoma, Arial;
- font-size: 12px;
- color: black;
-
- background-color: #EFEFEF;
- border-left: 1px solid black;
- }
-
- #MDVTitleDiv
- {
- position: relative;
- top: 0px;
- left: 0px;
- height: 22px;
- width: 100%;
-
- padding-left: 7px;
- padding-top: 5px;
-
- text-align: left;
- font-size: 12px;
-
- background-color: #DEDEDE;
- }
-
- #MDVBodyDiv
- {
- position: relative;
- top: 0px;
- left: 0px;
- width: 100%;
- height: expression(272 - MDVBodyDiv.offsetTop);
-
- overflow: auto;
- }
-
- #MDVNoEventsDiv
- {
- position: absolute;
- left: 0px;
- top: 10px;
- height: 14px;
- width: 100%;
-
- color: #8C8C8C;
- font-size: 10px;
- text-align: center;
- }
-
- #MDVEventsTable
- {
- left: 0px;
- width: 100%;
-
- color: black;
- font-size: 12px;
- }
-
- #MDVWeatherDIV
- {
- position: relative;
-
- left: 0px;
- top: 0px;
- width: 100%;
- height: 22px;
- }
-
- #MDVWeatherImg
- {
- position: relative;
-
- left: 2px;
- top: 4px;
- }
-
- #MDVWeatherText
- {
- font-size: 9px;
- font-weight: normal;
-
- position: relative;
- top: -2px;
- left: 0px;
- }
-
- .MDVEventImageCell
- {
- width: 12px;
- vertical-align: top;
- padding-top: 1px;
- }
-
- .DialogInput
- {
- font-size: 12px;
- font-weight: normal;
- font-family: "Tahoma", "Arial";
- color: #000000;
- }
-
- #TitleFieldLabel
- {
- position: absolute;
- top: 23px;
- left: 11px;
- width: 36px;
- }
-
- #kTitle
- {
- position: absolute;
- top: 21px;
- left: 47px;
- width: 268px;
- }
- #DetailBlock
- {
- position: absolute;
- top: 0px;
- left: 0px;
- width: 36px;
- }
- #ButtonBlock
- {
- position: absolute;
- top: 0px;
- left: 0px;
- width: 324px;
- }
- #clickToAddLabel
- {
- position: absolute;
- top: 55px;
- left: 11px;
- width: 36px;
- visibility:hidden;
- }
- #clickToAdd
- {
- background-color:#FFFFF7;
- overflow-y: auto;
- }
- #DateFieldLabel
- {
- position: absolute;
- top: 55px;
- left: 11px;
- width: 36px;
- }
-
- #Date
- {
- position: absolute;
- left: 47px;
- top: 53px;
- height: 19px;
- width: 76px;
-
- font-size: 12px;
- font-family: Tahoma, Arial;
- color: black;
-
- text-align: center;
- border-left: 2px solid #505050;
- border-top: 2px solid #505050;
- border-bottom: 1px solid #C6C6C6;
- }
-
- .DateFieldDoM
- {
- text-align: center;
- position: absolute;
- top: 0px;
- height: 16px;
- }
-
- .DateFieldMonth
- {
- text-align: center;
- position: absolute;
- top: 0px;
- height: 16px;
- }
-
- .DateFieldYear
- {
- text-align: center;
- border: 0px;
- position: absolute;
- top: 0px;
- height: 16px;
- }
-
- .cssDateSeparator
- {
- border: 0px;
- position: absolute;
- top: 0px;
- width: 5px;
- height: 16px;
- }
-
- #DateBtn
- {
- position: absolute;
- left: 123px;
- top: 53px;
-
- cursor: default;
-
- border-top: 1px solid #505050;
- border-bottom: 1px solid #C6C6C6;
- }
-
- #StartTimeFieldLabel
- {
- position: absolute;
- top: 87px;
- left: 11px;
- }
-
- #StartTime
- {
- position: absolute;
- left: 47px;
- top: 85px;
- width: 94px;
- }
-
- #DurationFieldLabel
- {
- position: absolute;
- left: 148px;
- top: 87px;
- }
-
- #Duration
- {
- position: absolute;
- top: 85px;
- left: 173px;
- width: 75px;
- }
-
- #EventType
- {
- left: 47px;
- position: absolute;
- top: 146px;
- width: 117px;
- height: 20px;
- padding-left: 4px;
- border-left-color: 2px black solid;
- border-top-color: 2px black solid;
- border-left-right: 1px black solid;
- border-top-bottom: 1px black solid;
- background-color: #FFFFFF;
- font-size: 12px;
- font-weight: normal;
- font-family: "Tahoma", "Arial";
- vertical-align: text-top;
- }
-
- #btnETChooser
- {
- left: 146px;
- position: absolute;
- top: 146px;
- height: 18;
- background-color: #FFFFFF;
- vertical-align: top;
-
- cursor: default;
- }
-
- #EventTypeLabel
- {
- position: absolute;
- top: 148px;
- left: 11px;
- }
-
- .cssETList
- {
- position: absolute;
- left: 48px;
- top: -17px;
- height: 163px;
- width: 116px;
- z-index: 1000;
- overflow-y: auto;
- border: 1px solid black;
- background-color: #FFFFFF;
- visibility: hidden;
- }
-
- .cssETTable
- {
- height: 10px;
- border: 0;
- background-color: #FFFFFF;
- }
-
- .cssETRow
- {
- height: 18px;
- }
-
- .cssETCell
- {
- font-size: 12px;
- font-weight: normal;
- font-family: "Tahoma", "Arial";
- color: #000000;
- background-color: #FFFFFF;
- }
-
- #RepeatsButton
- {
- position: absolute;
- top: 174px;
- left: 9px;
- }
-
- #RepeatsText
- {
- position: absolute;
- top: 177px;
- left: 114px;
- height: 28px;
- width: 200px;
-
- color: #636331;
- }
-
- #divTextColor
- {
- left: 272px;
- position: absolute;
- top: 147px;
- width: 25px;
- height: 19px;
- background-color: "black";
-
- border-left: 2px solid #505050;
- border-top: 2px solid #505050;
- border-bottom: 1px solid #C6C6C6;
- }
-
- #ColorChooserLabel
- {
- position: absolute;
- top: 148px;
- left: 195px;
- }
-
- #divColorChooser
- {
- z-index: 1000;
- position: absolute;
- left: -45px;
- top: 16px;
- width: 84px;
- height: 68px;
- background-color: white;
- border: solid 1px black;
- visibility: hidden;
- cursor: default;
- }
-
- #btnColorChooser
- {
- left: 23px;
- position: absolute;
- top: -2px;
-
- cursor: default;
-
- border-top: 1px solid #505050;
- border-bottom: 1px solid #C6C6C6;
- }
-
- .cssColorCell
- {
- position: absolute;
- width: 10px;
- height: 10px;
- border: "solid 1px #636363";
- cursor: hand;
-
- font-size: 1px;
- font-weight: "normal";
- font-family: "small";
- }
-
- .DialogLabel
- {
- font-weight: bold;
- }
-
- .MPBtn
- {
- font-size: 12px;
- font-weight: normal;
- font-family: "Tahoma", "Arial";
- color: #000000;
- width : 40px;
- height : 20px;
- }
-
- .TabStyle
- {
- background-color:#FFFFF7;
- width:324;
- height:210;
- LEFT:5px;
- POSITION: absolute;
- TOP: 25px;
- border-width : 1px;
- border-style : solid;
- border-left-color : white;
- border-top-color : white;
- border-right-color : #7F7F7F;
- border-bottom-color : #7F7F7F;
- }
-
- .MPDIVStyle
- {
- left: 33px;
- position: absolute;
- top: 97px;
- width: 130px;
- height: 125px;
- visibility: hidden;
- border-width: 3px;
- border-style: ridge;
- background-color: white;
- margin-top: 0px;
- }
-
- .MPFrameStyle
- {
- position: relative;
- left: 0px;
- top: 0px;
- width: 100% ;
- height: 114px;
- border: none;
- }
-
- .GoToCellStyle
- {
- border : 1px ;
- border-style : solid;
- border-left-color : white;
- border-top-color : #7F7F7F;
- border-right-color : white;
- border-bottom-color : white;
- }
-
- #GoToTodayBtn
- {
- font-size: 11px;
- }
-
-
-